lava-tool software package provides command line utility for LAVA, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install lava-tool
lava-tool is installed in your system.
Make ensure the lava-tool package were installed using the commands given below,
$ sudo dpkg-query -l | grep lava-tool *
You will get with lava-tool package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Python |
| Package | lava-tool |
| Version | 0.14-2 |
| Description | command line utility for LAVA |
| Sub Section | Python |